PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package / PDFViewport Class / PDFViewport Constructor / PDFViewport Constructor(PDFCosDictionary)
The COS viewport.
In This Topic
    PDFViewport Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFViewport( 
       PDFCosDictionary cosViewport
    )

    Parameters

    cosViewport
    The COS viewport.
    See Also